Micron Document
Fox's Git Mirrors

Commit 768edd2f5d15506274e01a48e6da28ed43901e63


Parents : 73a1a28
Author : Mark Qvist <mark@adepta.io>
Date : 2019-10-11T22:17:25+02:00

Cleanup

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/hardware/AFSK.h b/hardware/AFSK.h
index 4b09b64..5c2fb9c 100755
--- a/hardware/AFSK.h
+++ b/hardware/AFSK.h
@@ -39,7 +39,7 @@ inline static uint8_t sinSample(uint16_t i) {
#define CPU_FREQ F_CPU
-#define BITRATE 300
+#define BITRATE 1200
#if BITRATE == 300
#define CONFIG_ADC_SAMPLERATE 4800UL

Served by rngit 1.4.1 - Generated in 0.03s